home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Paragon Drive Backup 9 / DB90_SE_x32.msi / Data1.cab / _974AAE315B27497B85CA83CC4B63844A < prev    next >
Text File  |  2008-06-28  |  17KB  |  361 lines

  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>Form1</class>
  3. <widget class="QWidget">
  4.     <property name="name">
  5.         <cstring>Form1</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>384</width>
  12.             <height>256</height>
  13.         </rect>
  14.     </property>
  15.     <property name="caption">
  16.         <string>Form5</string>
  17.     </property>
  18.     <grid>
  19.         <property name="name">
  20.             <cstring>unnamed</cstring>
  21.         </property>
  22.         <widget class="Line" row="1" column="1" rowspan="1" colspan="2">
  23.             <property name="name">
  24.                 <cstring>line2_2_2_2_2_2</cstring>
  25.             </property>
  26.             <property name="frameShape">
  27.                 <enum>HLine</enum>
  28.             </property>
  29.             <property name="frameShadow">
  30.                 <enum>Sunken</enum>
  31.             </property>
  32.             <property name="orientation">
  33.                 <enum>Horizontal</enum>
  34.             </property>
  35.         </widget>
  36.         <widget class="QLabel" row="0" column="2">
  37.             <property name="name">
  38.                 <cstring>textLabel1_2_2_2_2_2_2</cstring>
  39.             </property>
  40.             <property name="text">
  41.                 <string><h2><b>Password protection options</b></h2></string>
  42.             </property>
  43.             <property name="indent">
  44.                 <number>9</number>
  45.             </property>
  46.         </widget>
  47.         <widget class="QLabel" row="0" column="1">
  48.             <property name="name">
  49.                 <cstring>OptPassword_Img</cstring>
  50.             </property>
  51.             <property name="sizePolicy">
  52.                 <sizepolicy>
  53.                     <hsizetype>0</hsizetype>
  54.                     <vsizetype>0</vsizetype>
  55.                     <horstretch>0</horstretch>
  56.                     <verstretch>0</verstretch>
  57.                 </sizepolicy>
  58.             </property>
  59.             <property name="pixmap">
  60.                 <pixmap>image0</pixmap>
  61.             </property>
  62.             <property name="scaledContents">
  63.                 <bool>false</bool>
  64.             </property>
  65.         </widget>
  66.         <widget class="QCheckBox" row="2" column="1" rowspan="1" colspan="2">
  67.             <property name="name">
  68.                 <cstring>OptPassword_EnableProtection</cstring>
  69.             </property>
  70.             <property name="text">
  71.                 <string>&Protect archive with password</string>
  72.             </property>
  73.             <property name="accel">
  74.                 <string>Alt+P</string>
  75.             </property>
  76.             <property name="whatsThis" stdset="0">
  77.                 <string>Mark the checkbox to automatically password protect any backup image created with the program.</string>
  78.             </property>
  79.         </widget>
  80.         <widget class="QLayoutWidget" row="4" column="1" rowspan="1" colspan="2">
  81.             <property name="name">
  82.                 <cstring>layout13_2</cstring>
  83.             </property>
  84.             <vbox>
  85.                 <property name="name">
  86.                     <cstring>unnamed</cstring>
  87.                 </property>
  88.                 <widget class="QLabel">
  89.                     <property name="name">
  90.                         <cstring>textLabel1_2</cstring>
  91.                     </property>
  92.                     <property name="sizePolicy">
  93.                         <sizepolicy>
  94.                             <hsizetype>5</hsizetype>
  95.                             <vsizetype>4</vsizetype>
  96.                             <horstretch>0</horstretch>
  97.                             <verstretch>0</verstretch>
  98.                         </sizepolicy>
  99.                     </property>
  100.                     <property name="text">
  101.                         <string>Please c&onfirm the password:</string>
  102.                     </property>
  103.                     <property name="buddy" stdset="0">
  104.                         <cstring>OptPassword_PasswordConfirm</cstring>
  105.                     </property>
  106.                 </widget>
  107.                 <widget class="QLayoutWidget">
  108.                     <property name="name">
  109.                         <cstring>layout12_2</cstring>
  110.                     </property>
  111.                     <hbox>
  112.                         <property name="name">
  113.                             <cstring>unnamed</cstring>
  114.                         </property>
  115.                         <spacer>
  116.                             <property name="name">
  117.                                 <cstring>spacer66_2_4_5_2_2</cstring>
  118.                             </property>
  119.                             <property name="orientation">
  120.                                 <enum>Horizontal</enum>
  121.                             </property>
  122.                             <property name="sizeType">
  123.                                 <enum>Fixed</enum>
  124.                             </property>
  125.                             <property name="sizeHint">
  126.                                 <size>
  127.                                     <width>19</width>
  128.                                     <height>16</height>
  129.                                 </size>
  130.                             </property>
  131.                         </spacer>
  132.                         <widget class="CLineEdit">
  133.                             <property name="name">
  134.                                 <cstring>OptPassword_PasswordConfirm</cstring>
  135.                             </property>
  136.                             <property name="enabled">
  137.                                 <bool>false</bool>
  138.                             </property>
  139.                             <property name="echoMode">
  140.                                 <enum>Password</enum>
  141.                             </property>
  142.                             <property name="whatsThis" stdset="0">
  143.                                 <string>Enter the desired password once again to confirm.</string>
  144.                             </property>
  145.                         </widget>
  146.                     </hbox>
  147.                 </widget>
  148.             </vbox>
  149.         </widget>
  150.         <widget class="QLayoutWidget" row="3" column="1" rowspan="1" colspan="2">
  151.             <property name="name">
  152.                 <cstring>layout13</cstring>
  153.             </property>
  154.             <vbox>
  155.                 <property name="name">
  156.                     <cstring>unnamed</cstring>
  157.                 </property>
  158.                 <widget class="QLabel">
  159.                     <property name="name">
  160.                         <cstring>textLabel1</cstring>
  161.                     </property>
  162.                     <property name="sizePolicy">
  163.                         <sizepolicy>
  164.                             <hsizetype>5</hsizetype>
  165.                             <vsizetype>4</vsizetype>
  166.                             <horstretch>0</horstretch>
  167.                             <verstretch>0</verstretch>
  168.                         </sizepolicy>
  169.                     </property>
  170.                     <property name="text">
  171.                         <string>Please enter &archive password:</string>
  172.                     </property>
  173.                     <property name="buddy" stdset="0">
  174.                         <cstring>OptPassword_Password</cstring>
  175.                     </property>
  176.                 </widget>
  177.                 <widget class="QLayoutWidget">
  178.                     <property name="name">
  179.                         <cstring>layout12</cstring>
  180.                     </property>
  181.                     <hbox>
  182.                         <property name="name">
  183.                             <cstring>unnamed</cstring>
  184.                         </property>
  185.                         <spacer>
  186.                             <property name="name">
  187.                                 <cstring>spacer66_2_4_5_2</cstring>
  188.                             </property>
  189.                             <property name="orientation">
  190.                                 <enum>Horizontal</enum>
  191.                             </property>
  192.                             <property name="sizeType">
  193.                                 <enum>Fixed</enum>
  194.                             </property>
  195.                             <property name="sizeHint">
  196.                                 <size>
  197.                                     <width>19</width>
  198.                                     <height>16</height>
  199.                                 </size>
  200.                             </property>
  201.                         </spacer>
  202.                         <widget class="CLineEdit">
  203.                             <property name="name">
  204.                                 <cstring>OptPassword_Password</cstring>
  205.                             </property>
  206.                             <property name="enabled">
  207.                                 <bool>false</bool>
  208.                             </property>
  209.                             <property name="echoMode">
  210.                                 <enum>Password</enum>
  211.                             </property>
  212.                             <property name="whatsThis" stdset="0">
  213.                                 <string>Enter a password to protect backup images here.</string>
  214.                             </property>
  215.                         </widget>
  216.                     </hbox>
  217.                 </widget>
  218.             </vbox>
  219.         </widget>
  220.         <spacer row="6" column="0">
  221.             <property name="name">
  222.                 <cstring>spacer44_2</cstring>
  223.             </property>
  224.             <property name="orientation">
  225.                 <enum>Horizontal</enum>
  226.             </property>
  227.             <property name="sizeType">
  228.                 <enum>Fixed</enum>
  229.             </property>
  230.             <property name="sizeHint">
  231.                 <size>
  232.                     <width>9</width>
  233.                     <height>20</height>
  234.                 </size>
  235.             </property>
  236.         </spacer>
  237.         <spacer row="6" column="3">
  238.             <property name="name">
  239.                 <cstring>spacer44</cstring>
  240.             </property>
  241.             <property name="orientation">
  242.                 <enum>Horizontal</enum>
  243.             </property>
  244.             <property name="sizeType">
  245.                 <enum>Fixed</enum>
  246.             </property>
  247.             <property name="sizeHint">
  248.                 <size>
  249.                     <width>9</width>
  250.                     <height>20</height>
  251.                 </size>
  252.             </property>
  253.         </spacer>
  254.         <widget class="CStaticTip" row="6" column="1" rowspan="1" colspan="2">
  255.             <property name="name">
  256.                 <cstring>OptPassword_ConfirmationWarning</cstring>
  257.             </property>
  258.             <property name="sizePolicy">
  259.                 <sizepolicy>
  260.                     <hsizetype>5</hsizetype>
  261.                     <vsizetype>4</vsizetype>
  262.                     <horstretch>0</horstretch>
  263.                     <verstretch>0</verstretch>
  264.                 </sizepolicy>
  265.             </property>
  266.             <property name="TipText" stdset="0">
  267.                 <string>The password was not correctly confirmed. Please ensure that the password and confirmation match exactly.</string>
  268.             </property>
  269.             <property name="Alignment" stdset="0">
  270.                 <set>WordBreak|AlignVCenter</set>
  271.             </property>
  272.             <property name="Margin" stdset="0">
  273.                 <number>10</number>
  274.             </property>
  275.             <property name="ShadowWidth" stdset="0">
  276.                 <number>2</number>
  277.             </property>
  278.             <vbox>
  279.             </vbox>
  280.         </widget>
  281.         <spacer row="5" column="2">
  282.             <property name="name">
  283.                 <cstring>spacer43_2</cstring>
  284.             </property>
  285.             <property name="orientation">
  286.                 <enum>Vertical</enum>
  287.             </property>
  288.             <property name="sizeType">
  289.                 <enum>Fixed</enum>
  290.             </property>
  291.             <property name="sizeHint">
  292.                 <size>
  293.                     <width>16</width>
  294.                     <height>9</height>
  295.                 </size>
  296.             </property>
  297.         </spacer>
  298.         <spacer row="7" column="2">
  299.             <property name="name">
  300.                 <cstring>spacer43</cstring>
  301.             </property>
  302.             <property name="orientation">
  303.                 <enum>Vertical</enum>
  304.             </property>
  305.             <property name="sizeType">
  306.                 <enum>Fixed</enum>
  307.             </property>
  308.             <property name="sizeHint">
  309.                 <size>
  310.                     <width>16</width>
  311.                     <height>9</height>
  312.                 </size>
  313.             </property>
  314.         </spacer>
  315.     </grid>
  316. </widget>
  317. <images>
  318.     <image name="image0">
  319.         <data format="PNG" length="1536">89504e470d0a1a0a0000000d4948445200000020000000200806000000737a7af4000005c749444154789cb5972b74dcc812863fef0928b16ea6860d354c6223e8cbc6cc0b0d1d181876177a99c31c1643874d980d05356c86456c1bb6583753b3b9400f3fd6c96673778bcc9cd3dd557ffdf5d449dbb6fc9be2dc700408a1a3aaaa9397e76ffe0923defbe3b701049c5b310c96f6707f7c7779f60cc44f01f03e3feef73d29058a22717a5a0290651900c33000a0b566bfbf9d5e257ae7fea4eba719e8ba81941cc61800fabe070448cb1dadf59317c2f0e46c965ffe8ed1bbbbbbe3cdcdcd31a588d619220691448c71ba911091e57e4aa3c110866fea7c9581bbbbbb297102314644041121cb32b4364f940644f4b3b7293d8218df085a670c43e4355900dcdc5c1f631c1f6bad1111acb5186310d1586bc9320508ce8d0c84c06208402935e5c1006478eff17e362cbc266f00dab63dd6f52900d656cb6511593c4a69f42ec6c830c8e22d8cb10e21d0f73d210c781fe9ba84f703291568fd3c37fe0420a5c4f9f9398743c4fb409609deeff1be07068aa222cb2c10d8ef1b8ae257401031ec760ee7127d1f08c14c6a155a6740789288df6160969152cd7effb0d09a121c0e0dd69ee2dc1e63aae96e406b0b18ba6e98fe074422e00861a43e468f31bf7e9f8159524a78df4eca068cc91011ba6e8f73fb292c66fa1d150e83436b4f9e1bd66b0106524a1863a9eb0d4dd3d234f2630ca4043126b4169c7734cd578a724559ace83a37191e0021cb342138aa6ae0fc7c03184402ce39524ad4758d6aee003b6bffd11080888204b9b528b1c4285348ea290cf5f442b07685739a0f1f1ad6eb445509a7a7a7a8660b576f29ef3c220128f13e7c1fc068dc021945b146249212789f48c920f21882d92ba5642a378fd666f27c0bb7bf83b114ed0dc5a21c76acfe1a80f70e63ec547a11f013851e634aa6ea4304bc77c4281863b0d692b7f770f5f651e1c7df9fe95f9bcfc7dd6f77cb40fac62cb053f23588588ca997aad01ae6999292a2ef1dc330969a3116d6e360e2fa2d68fb5cad77e01debab8b05c42ff038bda65b00ac5682b5a71893e3bd23cb202547d36c9fb09526c386a228b0568831d2d767f0fe1300ddf53d1f37577cbef8446c026835523733e09c3b5a6bd9ed76404e4c1dd6584248a414d8772d297474dde8a1b5cf73c05acb6653e03d84e0381c0e6cef5b2e2f2ed85cfe97a669b9bdfd4c51142895d87cdac3fbb34700005555b1dd6ee95c43ec075cd7d234636f5fad56e4eb0d5aeb692e08fb7d09ec48099ceb689a48d3b4ec3b378f01be3cdc535fbda7760e632abcdfd3340d9ba26049a21980f79ebaae393bd3e479be1c66190c03cbb89d87cd6ef711e7c6556ebbedc7b2cdc0e49a6a55b0d99ca2942284404a0a63e6ea49a3f7f77ff0db7f2e8e5757ef4ede8cb11c874e0801effd3209b51e4b4f6bbd9cf77dcff9b9e5c387968184d639b6b058a3516a9c015dd7a1540e24dab65d9ad36673c1eefd96f0b083297fde84a9fb28953fcd0dbaae9b148d61783aa695525c5dbd5b92775ec5448410025dd7b1dd6e4969cc91aa3a232521cb2c2180f703c3d493de08e360b1d6e2bd27a53485611ca1298d5e3ccdf61002218c6db7aeebe54edbb6c418c9f39ca228969c012146a6460659a6c9b28981dde1c0ba2c1111cab224c6b82c12c68c0bc8cc8cf71ee7dc1222e71cd7d7d7f47d8fc863339ab7279837a4444a32f60914c3f099611a4e276ddb727b7b7b0428cb72aa67bb2c1f6eea3a4aa9c7e24b23334dd3e09c9b62af115193972300a5142242df33e998df44aaca7279797972f2f4c3640622a228cb82baae1783b3f75aeb05ccc34343d71d96bcc8b26ca17c5c5015229a943c0f0f0d4a5956abb16b5e5e5e9e2c0cbc9419480881cd66435555888c5deeebd7af645936e580e7703810825fde6aadb1c57a0c993be09c4719cbca3e373ccbab005e02f1de5396e50264fe16787868689a8610fcb4c08e0da7ebdc336f5f33fc43005e02713e902ba1aa2a369b0d5fbe34781ff1c1117b87f7e1bbdefe34809740c66f82b42428e8b121d9ec870dff148097405ecadf31fc7f01f827e57f0d1d39caf07b23520000000049454e44ae426082</data>
  320.     </image>
  321. </images>
  322. <connections>
  323.     <connection>
  324.         <sender>OptPassword_EnableProtection</sender>
  325.         <signal>toggled(bool)</signal>
  326.         <receiver>Form1</receiver>
  327.         <slot>OptDataChanged()</slot>
  328.     </connection>
  329.     <connection>
  330.         <sender>OptPassword_Password</sender>
  331.         <signal>textChanged(const QString&)</signal>
  332.         <receiver>Form1</receiver>
  333.         <slot>OptDataChanged()</slot>
  334.     </connection>
  335.     <connection>
  336.         <sender>OptPassword_PasswordConfirm</sender>
  337.         <signal>textChanged(const QString&)</signal>
  338.         <receiver>Form1</receiver>
  339.         <slot>OptDataChanged()</slot>
  340.     </connection>
  341. </connections>
  342. <tabstops>
  343.     <tabstop>OptPassword_EnableProtection</tabstop>
  344.     <tabstop>OptPassword_Password</tabstop>
  345.     <tabstop>OptPassword_PasswordConfirm</tabstop>
  346. </tabstops>
  347. <slots>
  348.     <slot>BackupTempFilesCheckBox_toggled(bool)</slot>
  349.     <slot>BackupCheckIntegrityCheckBox_toggled(bool)</slot>
  350.     <slot>BackupUseHotBackupButtonGroup_clicked(int)</slot>
  351.     <slot>BackupHotBackupPartCombo_activated(const QString&)</slot>
  352.     <slot>OptDataChanged()</slot>
  353. </slots>
  354. <layoutdefaults spacing="6" margin="0"/>
  355. <includehints>
  356.     <includehint>lineedit.h</includehint>
  357.     <includehint>lineedit.h</includehint>
  358.     <includehint>statictip.h</includehint>
  359. </includehints>
  360. </UI>
  361.